home *** CD-ROM | disk | FTP | other *** search
/ 1,000+ Great Games / 1_1000 Games.iso / DOSGAMES / JOTJ.ZIP / INSTALLC.BAT < prev    next >
Encoding:
DOS Batch File  |  1993-12-13  |  137 b   |  10 lines

  1. mkdir c:\jill
  2. copy *.* c:\jill
  3. c:      
  4. cd \jill
  5. pkunzip *.zip
  6. echo off
  7. cls
  8. echo Installation complete.
  9. echo Type Jill to start
  10.